Cosmetics
authorMatthias Clasen <mclasen@redhat.com>
Sat, 3 Oct 2020 16:52:19 +0000 (12:52 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 3 Oct 2020 17:11:20 +0000 (13:11 -0400)
gtk/gtktestutils.c

index 7688e12e71756396d0b8b50d183c5ce9973d3c8d..35691d0c3d9a3312fa3f8fdc0793981f72f6ae04 100644 (file)
@@ -151,7 +151,8 @@ gtk_test_list_all_types (guint *n_types)
 /**
  * gtk_test_register_all_types:
  *
- * Force registration of all core Gtk+ and Gdk object types.
+ * Force registration of all core GTK object types.
+ *
  * This allowes to refer to any of those object types via
  * g_type_from_name() after calling this function.
  **/